| Syntax | Result | Comment |
| ''Italic'' | Italic | - |
| '''Bold''' | Bold | - |
| ''''Bold italic'''' | Bold italic | - |
| '^Superscript^' | Superscript | For comparison: regular font Superscript |
| '_Subscript_' | Subscript | For comparison: regular font Subscript |
| [----Smaller font----] | Smaller font | - |
| [---Smaller font---] | Smaller font | - |
| [--Smaller font--] | Smaller font | - |
| [-Smaller font-] | Smaller font | - |
| [+Larger font+] | Larger font | - |
| [++Larger font++] | Larger font | - |
| [+++Larger font+++] | Larger font | - |
| [++++Larger font++++] | Larger font | - |
| [+++++Larger font+++++] | Larger font | - |
| {+Underlined text+} | Underlined text | - |
| {-Strikethrough text-} | - | |
| [>Quote<] | Quote |
Text is wrapped in <blockquote>...</blockquote> tags |
| [!Highlighted text!] | Highlighted text | Text is wrapped in <mark>...</mark> tags |
| @@Monospaced font@@ | Monospaced font |
Text is wrapped in <code>...</code> tags |
| [@Non-formatted monospaced '''text'''@] |
Non-formatted monospaced '''text''' |
Special wiki notation characters are not replaced inside brackets; text is wrapped in <pre>...</pre> tags |
[=Non-formatted '''text'''=] |
Non-formatted '''text''' | Special wiki notation characters are not replaced inside brackets |
| ---- |
|
Horizontal rule |
| %blue%Styled text%% | Styled text | For details, see the text styles section |
| First row | bla-bla-bla |
| Second row continuation of the second row |
bla-bla-bla |
| Third row Continuation of the third row |
bla-bla-bla |
| Fourth row | bla-bla-bla |